projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
466955c
)
(LIBS_SYSTEM): Use -lkstat instead of -lelf -lkvm
author
Richard M. Stallman
<rms@gnu.org>
Wed, 4 Sep 1996 17:29:23 +0000
(17:29 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 4 Sep 1996 17:29:23 +0000
(17:29 +0000)
src/s/sol2.h
patch
|
blob
|
history
diff --git
a/src/s/sol2.h
b/src/s/sol2.h
index b4e472789939d0a566b1ae2635abc970758ec9c1..f4e0891dd1cb3642ac1f014b1b02ca71a1b645c6 100644
(file)
--- a/
src/s/sol2.h
+++ b/
src/s/sol2.h
@@
-24,5
+24,5
@@
#endif /* GCC */
#undef LIBS_SYSTEM
-#define LIBS_SYSTEM -lsocket -lnsl -l
elf -lkvm
+#define LIBS_SYSTEM -lsocket -lnsl -l
kstat
#define HAVE_VFORK